Skip to content

Add clear command to repl#376

Merged
printfn merged 1 commit intoprintfn:mainfrom
mageowl:clear-screen
Jan 5, 2026
Merged

Add clear command to repl#376
printfn merged 1 commit intoprintfn:mainfrom
mageowl:clear-screen

Conversation

@mageowl
Copy link
Copy Markdown
Contributor

@mageowl mageowl commented Jan 5, 2026

Simple clear screen implementation. Writing clear, clear() or :clear in the REPL clears the screen.

Simple clear screen implementation
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 5, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.17%. Comparing base (2c70e11) to head (5ee57ed).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cli/src/main.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
- Coverage   81.18%   81.17%   -0.02%     
==========================================
  Files          52       52              
  Lines       15065    15068       +3     
==========================================
  Hits        12231    12231              
- Misses       2834     2837       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@printfn printfn merged commit 91998f9 into printfn:main Jan 5, 2026
7 checks passed
@printfn
Copy link
Copy Markdown
Owner

printfn commented Jan 5, 2026

Thanks!

@mageowl mageowl deleted the clear-screen branch January 5, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants